home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / science / sm32a.zip / KEYWORD / ROOT.KEY < prev    next >
Text File  |  1993-11-07  |  174b  |  5 lines

  1. * root                                                external
  2. root(x,n) gives all branch of n-th root. The first member of list is the
  3. P.V.
  4. e.g. root(4,2) gives [2,-2].
  5.